PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / setDefaultItalicFont Method
Default font to be used for rendering SVG italic text in the PDF file.
In This Topic
    setDefaultItalicFont Method
    In This Topic
    Sets the default italic font.
    Syntax
    public void setDefaultItalicFont( 
       PDFFont value
    )

    Parameters

    value
    Default font to be used for rendering SVG italic text in the PDF file.
    See Also